widgetbowl: Only use one widget type
authorTimm Bäder <mail@baedert.org>
Fri, 24 Nov 2017 11:50:47 +0000 (12:50 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 1 Dec 2017 06:33:52 +0000 (07:33 +0100)
commit7b60ee93161bebc95c253a9b19ac81cb4eeb1128
tree9219cd6ace7878f8fa19b7614dad19a61a001bdc
parentdfc7a531dbf9210557ca1b1879bee6dcf038d901
widgetbowl: Only use one widget type

Every added widget having a separate random widget type makes it useless
to use the widgetbowl demo for any sort of performance comparison.
Instead. use only one widget type for all the moving children but make
that changable.
demos/gtk-demo/gtkfishbowl.c
demos/gtk-demo/widgetbowl.c